home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Aventura
/
freaky-fun.swf
/
scripts
/
frame_33
/
PlaceObject2_307_123
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-06-07
|
113 b
|
9 lines
onClipEvent(enterFrame){
this._y += x;
x += 0.005;
if(this._y > 420)
{
rePos();
}
}